Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding python webhooks app example #294

Merged
merged 11 commits into from
Sep 4, 2024
Merged

adding python webhooks app example #294

merged 11 commits into from
Sep 4, 2024

Conversation

horeaporutiu
Copy link
Contributor

@horeaporutiu horeaporutiu commented Aug 30, 2024

This app example will accompany the webhooks with python tutorial we have here: https://developers.miro.com/docs/getting-started-with-webhooks-python

Copy link

vercel bot commented Aug 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
app-examples-wordle ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 4, 2024 3:52pm
webhooks-manager ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 4, 2024 3:52pm

Copy link

@ruslan-kotowski ruslan-kotowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dropped a few comments.

examples/python-webhooks/README.md Outdated Show resolved Hide resolved
examples/python-webhooks/README.md Outdated Show resolved Hide resolved
examples/python-webhooks/README.md Outdated Show resolved Hide resolved
@@ -0,0 +1,16 @@
annotated-types==0.7.0
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think most of these are not required here except for Flask, miro_api and missing dotenv package

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good point! I'll re work this file.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@janza should be ready now.

@horeaporutiu horeaporutiu merged commit 75a7f4c into main Sep 4, 2024
4 checks passed
@horeaporutiu horeaporutiu deleted the add-python-webhooks branch September 4, 2024 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants